You are here: BlueCielo Meridian Enterprise Administrator's Guide > Windows registry keys > Client registry keys > HKEY_CURRENT_USER > HKEY_CURRENT_USER Software Cyco AutoManager Meridian CurrentVersion application Settings

HKEY_CURRENT_USER\Software\Cyco\AutoManager Meridian\CurrentVersion\<application>\
Settings

Value Name

Data Type

Value Data

ActionOnThumbDblClk

DWORD

Action to take when the user double-clicks the thumbnail. Only PowerUser.

0 Do nothing
1 Open document in associated application
2 Show viewer full-screen
3 Turn viewer on/off (default)
4 Regenerate thumbnail

ActionOnViewerDblClk

DWORD

Action to take when the user double-clicks the viewer window. Only PowerUser.

0 Do nothing
1 Open document in associated application
2 Show viewer full-screen (default)

dbgDisableAutoRefresh

DWORD

If this value is 1 (default), disables some additional automatic refreshing of property pages. It is the opposite value of the Enable automatic refresh of property pages option. Not applicable to Office client.

EnableGlobalSearchWithScopes

DWORD

If this value is 1, the All vaults options are available in Quick Find and in the Find dialog when a scope is active. If this value is 0 (default), the options are hidden.

Note    If this setting is enabled, users may find documents that are not visible to them in certain scopes.

ExplorerViewInWP

DWORD

If this value is 1, the Folders view is displayed in work areas. If this value is 0, it is not displayed.

FindLastObjectOnOpen

DWORD

If this value is 1, upon opening a vault, navigate to the last selected document. If this value is 0, do not navigate. 1 for PowerUser, 0 for Office client.

FindLastObjectOnView

DWORD

If this value is 1, upon changing views, navigate to the last selected document. If this value is 0, do not navigate. 0 for PowerUser, 1 for Office client.

FullRowMenuBar

DWORD

If this value is 0, the toolbars share space with the menu bar. If this value is 1 (default), toolbars occupy the whole bar. Not applicable to Office client.

HeaderFont

DWORD

Font for header names in the Navigation view in the form <name>;<size>;<attr> like:
Microsoft Sans Serif;-12;3264
Negative size means points. Attributes include:

1 Bold
2 Italic
8 Underline
16 Strikeout
Character set multiplied by 16.

Not applicable to Office client.

HideKnownExtensions

DWORD

If this value is 0 (default), do not hide file extensions for registered file types. If this value is 1, hide file extensions.

InstantView

DWORD

If this value is 1 (default), the viewer pane immediately displays the selected document. If this value is 0, the user must click the Refresh button. Not applicable to Office client.

ItemsPerCall

DWORD

Maximum number (default = 100) of documents to retrieve information for in one call. Valid values can be 1–100000.

ItemsPerTransaction

DWORD

Maximum number (default = 30) of documents to batch process in one transaction. Valid values can be 1–100000.

KeepClipboardData

DWORD

If this value is 1, prevents flushing clipboard data upon switching to another vault or work area. If this value is 0 (default), flushes the data.

KeyFindProperty

DWORD

Internal and display names of the property last used for Quick Find. For example, _DISPLAYNAME|Name.

LabelFont

DWORD

Font for document and folder names in the Navigation view in the form <name>;<size>;<attr> like:
Microsoft Sans Serif;-12;3264
Negative size means points. Attributes include:

1 Bold
2 Italic
8 Underline
16 Strikeout
Character set multiplied by 16

Not applicable to Office client.

LastObjectID

DWORD

String representing GUID of the last selected document, for example, {84743CE0-E232-11D9-0000-9BE8AF3C9914}.

LastOpenedVault

String

Name of the last opened vault in the form /Amfs="M-<ComputerName>,D-<VaultName>". This vault will be reopened on next start of the application if the Shift key is not pressed.

LinesBetweenItems

DWORD

If this value is 0 (default), disable lines between documents in the Navigation view. If this value is 1, enable lines.

LoadDataOnDemand

DWORD

If a positive number and the number of rows in a tableview exceeds the number, data is retrieved when needed. If this value is 0, data is retrieved immediately. If this value is a negative number, then load on demand is cleared and number specifies the threshold. Not applicable to Office client. Default = 0xfffffc18 (-1000).

MainViewSplitHorizontal

DWORD

If this value is 0 (default), the main view is split in such a way that navigation is on the left, and properties on the right. If this value is 1, the main view is split in such a way that navigation is on the top, and properties on the bottom.

MainViewSplitterPosition

DWORD

Percentage (multiplied by 10) of space that the navigation view takes of the window. Default is 500 (50%).

MaxDoc2Show

DWORD

Maximum number (default = 1000) of documents per folder. If the number of documents exceeds this number, a warning message will be shown. Not used if set to zero or negative.

<machine>_<vault>_Opened

DWORD

Counter of how many times this vault has been opened in order to show or not to show proper nag screen.

PropDocSplitterPosition

DWORD

Percentage (multiplied by 10) of space that the properties pane takes of the window. Default is 500 (50%).

QuickSearchList

Binary

History of quick searches.

QuickSearchOperator

DWORD

Index number of the last used search condition.

RedlinesEnabled

DWORD

If this value is 1 (default), enables redlines in the viewer pane. If this value is 0, disables redlines. Doesn’t disable redlining in a full-screen viewer. Not applicable to Office client.

ResumeDelay

DWORD

Delay in milliseconds that will be used to resume the viewer. Default = 0x3e8 (1000) (1 second). Not applicable to Office client.

ShowDoc

DWORD

If this value is 0, disables the viewer pane. If this value is 1 (default), display the viewer pane.

ShowProp

DWORD

If this value is 0, disables the properties pane. If this value is 1 (default), display the properties pane. Not applicable to Office client.

ShowMenuBar

DWORD

If this value is 0, disables the menu bar. If this value is 1 (default), displays the menu bar. Not applicable to Office client.

ShowMgrToolBar

DWORD

If this value is 0 (default), disables the Manager tool bar. If this value is 1, displays the Manager tool bar. Not applicable to Office client.

ShowStatusBar

DWORD

If this value is 0, disables the status bar. If this value is 1 (default), displays the status bar. Not applicable to Office client.

ShowSwitchBar

DWORD

If this value is 0 (default), disables the switch bar. If this value is 1, displays the switch bar. Not applicable to Office client.

ShowToolBar

DWORD

If this value is 0, disables the tool bar. If this value is 1 (default), displays the tool bar. Not applicable to Office client.

ShowUserInitials

DWORD

If this value is 0 (default), displays the user’s full name in the status bar. If this value is 1, display the user’s initials in the status bar if they are set in the user info.

UpdateSelectedItem

DWORD

If this value is 0 (default), disables refresh of the viewer pane every time a document is selected. If this value is 1, the viewer pane is refreshed. Not applicable to Office client.

UseSuspendResume

DWORD

If this value is 1 (default), force the viewer to close the document when the application becomes inactive, and reopen it again when the application is activated. If this value is 0, do not close the viewer. Not applicable to Office client.